home *** CD-ROM | disk | FTP | other *** search
- void setterm DCLPROTO((void));
- void ungetkey DCLPROTO((int ch));
- void ungetkeys DCLPROTO((char *s,int len));
- int getkey DCLPROTO((int keytmout));
- unsigned char *zleread DCLPROTO((unsigned char *ppt,unsigned char *ppt2,int plen,int p2len));
- int getkeycmd DCLPROTO((void));
- void sendstring DCLPROTO((void));
- Key makefunckey DCLPROTO((int fun));
- void initxbindtab DCLPROTO((void));
- char *getkeystring DCLPROTO((char *s,int *len,int fromwhere,int *misc));
- void printbind DCLPROTO((char *s,int len));
- void printbinding DCLPROTO((char *str,Key k));
- int bin_bindkey DCLPROTO((char *name,char **argv,char *ops,int junc));
- void freekey DCLPROTO((vptr x));
- void trashzle DCLPROTO((void));
-